home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cope with Cancer
/
Cope with Cancer.iso
/
pc
/
cope
/
comp.dxr
/
00072.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-11-03
|
193 b
|
9 lines
on mouseDown
global gBackFRAME, gBackMOVIE
set whatFrame to the frame
set whatMovie to the movie
add(gBackFRAME, whatFrame)
add(gBackMOVIE, whatMovie)
go("MTSub9_1", "copeMed")
end